home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / patchSG0004915.idb / usr / ToolTalk / man3 / tt_message_print.z / tt_message_print
Encoding:
Text File  |  2003-08-19  |  3.1 KB  |  66 lines

  1.  
  2.  
  3.  
  4. tttttttt____mmmmeeeessssssssaaaaggggeeee____pppprrrriiiinnnntttt((((3333))))                                        tttttttt____mmmmeeeessssssssaaaaggggeeee____pppprrrriiiinnnntttt((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tt_message_print - format a message
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<TTTTtttt////tttttttt____cccc....hhhh>>>>
  13.      cccchhhhaaaarrrr ****tttttttt____mmmmeeeessssssssaaaaggggeeee____pppprrrriiiinnnntttt((((TTTTtttt____mmmmeeeessssssssaaaaggggeeee ****_m))));;;;
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      The tttttttt____mmmmeeeessssssssaaaaggggeeee____pppprrrriiiinnnntttt() function formats a message in the same way a
  17.      message is formatted for the ttttttttsssseeeessssssssiiiioooonnnn(1) trace and returns a string
  18.      containing it.
  19.  
  20.      The _m argument is the message to be formatted.
  21.  
  22. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  23.      Upon successful completion, the tttttttt____mmmmeeeessssssssaaaaggggeeee____pppprrrriiiinnnntttt() function returns the
  24.      formatted string.  The application can use tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3) to extract one
  25.      of the following TTTTtttt____ssssttttaaaattttuuuussss values from the returned pointer:
  26.  
  27.         TTTTTTTT____OOOOKKKK   The operation completed successfully.
  28.  
  29.         TTTTTTTT____EEEERRRRRRRR____NNNNOOOOMMMMEEEEMMMM
  30.                 There is insufficient memory available to perform the
  31.                 function.
  32.  
  33.         TTTTTTTT____EEEERRRRRRRR____PPPPOOOOIIIINNNNTTTTEEEERRRR
  34.                 The pointer passed does not point to an object of the correct
  35.                 type for this operation.
  36.  
  37. AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN UUUUSSSSAAAAGGGGEEEE
  38.      The tttttttt____mmmmeeeessssssssaaaaggggeeee____pppprrrriiiinnnntttt() function allows an application to dump out
  39.      messages that are received but not understood.
  40.  
  41.      The application should use tttttttt____ffffrrrreeeeeeee(3) to free any data stored in the
  42.      address returned by the ToolTalk API.
  43.  
  44. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  45.      TTTTtttttttttttt____cccc(5), tttttttt____ffffrrrreeeeeeee(3), tttttttt____ppppttttrrrr____eeeerrrrrrrroooorrrr(3).
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                                                         PPPPaaaaggggeeee 1111
  62.  
  63.  
  64.  
  65.